# DreamNetwork - Index

{% hint style="warning" %}
Warning: The DreamNetwork version is currently in Private Beta: Some fonctionnality can be buggy and some fonctionnalities can be changed . Please usually update the DreamNetwork.&#x20;
{% endhint %}

## Installations

{% content-ref url="/pages/-MkkSwYVqBiakBST7RtV" %}
[Install DreamNetwork via CLI (only on linux)](/dreamnetwork-docs/installations/install-dreamnetwork-via-cli-only-on-linux.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mkki5xg3-3S-ImMDEr-" %}
[Manual Installation with JAR(Linux, Windows,...)](/dreamnetwork-docs/installations/manual-installation-with-jar-linux-windows-....md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://altata01.gitbook.io/dreamnetwork-docs/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
